home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magnum One
/
Magnum One (Mid-American Digital) (Disc Manufacturing).iso
/
d19
/
cal14s21.arc
/
SAMPLE3.ARC
/
CALLS1D.CNF
< prev
next >
Wrap
Text File
|
1991-02-19
|
2KB
|
54 lines
;
; Configuration file for CALLS v14s16.
; Anything following ";" is a comment.
; Keywords may appear in any order.
; Default values will be used for keywords not specified in the config file.
;
;full name of caller input file
INFILE l:\pcb\main\daycal1
;output file to produce
OUTFILE today.out
;file for saved history information
SAVEFILE nul ;no history-- generate single report for today only
;list of reports to produce from the following list
;
; A - system statistics B - graphic modes
; C - baud rates D - hourly usage
; E - conferences joined F - bulletins read
; G - doors opened H - download protocols
; I - download efficiency J - upload protocols
; K - upload efficiency L - batch sizes
; M - files downloaded N - security statistics
; O - security level counters P - connect type analysis
; Q - free downloads
; Z - insert a blank line
REPORTS ANBCDOPEFGHIJKLQM
;number of "free downloads" to report
MAXFREE 10
;minimum d/l's to include a file in report
MINDL 2
;peak hours to report
; 1 2
; 012345678901234567890123
PEAK YNNNNNNNNNNNNNNNNYYYYYYY
;maximum number of conferences to report
MAXCONF 20
;maximum number of bulletins to report
MAXBLT 20
;maximum number of doors to report
MAXDOOR 20
;maximum number of batch sizes to report
MAXBATCH 10